home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / toolalias / source / file.h < prev    next >
Text File  |  1995-03-27  |  130b  |  6 lines

  1. /* prototypes from file.c */
  2. BOOL get_config(char *name);
  3. BOOL write_config(char *name);
  4.  
  5. #define DEF_CONFIG "S:ToolAlias.config"
  6.